public GdPictureStatus AddTransformationMatrix( float a, float b, float c, float d, float e, float f )
public function AddTransformationMatrix( a: Single; b: Single; c: Single; d: Single; e: Single; f: Single ): GdPictureStatus;
public function AddTransformationMatrix( a : float, b : float, c : float, d : float, e : float, f : float ) : GdPictureStatus;
public: GdPictureStatus AddTransformationMatrix( float a, float b, float c, float d, float e, float f )
Parameters
- a
- b
- c
- d
- e
- f